github.com/andybalholm/brotli.hashRolling.Prepare (method, view implemented interface methods)

2 uses

	github.com/andybalholm/brotli (current package)
		hash_rolling.go#L75: func (h *hashRolling) Prepare(one_shot bool, input_size uint, data []byte) {
		hash_rolling.go#L115: 	h.Prepare(false, available, ringbuffer[position&ring_buffer_mask:])